home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_142826.txt < prev    next >
Text File  |  1989-08-22  |  1KB  |  49 lines

  1. -- card: 142826 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 88707
  5. -- name: Network Services E/8
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 3,2
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 25
  34. ----- text -----
  35. Suppose you are using a word processing application and you need a file that is on the file server.  In getting the file from the file server to your own computer you are calling on the network services of the upper functions.
  36.  
  37. Behind the scenes, the upper functions pass your request for access to the file server to the naming and routing functions.  These functions provide the address and the route to the file server.  
  38.  
  39. -- part contents for background part 11
  40. ----- text -----
  41. Example 3:  Network Services at Work  (1 of 2)
  42.  
  43. -- part contents for background part 3
  44. ----- text -----
  45. Network Services
  46.  
  47. -- part contents for background part 21
  48. ----- text -----
  49. 142826